home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / storc / storc.ini < prev    next >
INI File  |  1992-09-18  |  593b  |  32 lines

  1. [rectangle]
  2.  
  3. [options]
  4. Translate Classes=1
  5. Interpret Styles=1
  6. Force Standard Templates=1
  7.  
  8. [classname translation]
  9.  
  10. ;Visual Basic 
  11. ThunderLabel=text
  12. ThunderListbox=listbox
  13. ThunderTimer=button
  14. ThunderTextBox=edit
  15. ThunderCheckBox=button
  16. ThunderOptionButton=button
  17. ThunderDriveListBox=listbox
  18. ThunderDirListBox=listbox
  19. ThunderFileListBox=listbox
  20. ThunderFrame=button
  21. ThunderCommandButton=button
  22. ThunderComboBox=combobox
  23. ThunderHScrollBar=scrollbar
  24. ThunderVScrollBar=scrollbar
  25. ThunderPictureBox=button
  26.  
  27. ;Object Vision
  28. OVButton=button
  29. OVSubBar=button
  30. OVToolBar=button
  31.  
  32.